@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #666666;
}
img{ border:0px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
#demo{ overflow:hidden; margin:0px auto;}
 #demo td{
margin-left:0px;

	 }
#demo img{border:#d5d3d3 1px solid;
margin:2px 2px 2px 2px;
    width: 220px;
    height: 180px;
	}